Skip to content

Chore: drop compatibility with Python 3.9 and ensure compatibility with Python 3.14#68

Open
Syed-Ali-Abbas-568 wants to merge 2 commits intooverhangio:mainfrom
Syed-Ali-Abbas-568:syed-ali/python-version-upgrade
Open

Chore: drop compatibility with Python 3.9 and ensure compatibility with Python 3.14#68
Syed-Ali-Abbas-568 wants to merge 2 commits intooverhangio:mainfrom
Syed-Ali-Abbas-568:syed-ali/python-version-upgrade

Conversation

@Syed-Ali-Abbas-568
Copy link
Copy Markdown

  • Drop Python 3.9 (end-of-life) support; bump requires-python to >= 3.10
  • Add Python 3.13 and 3.14 classifiers in pyproject.toml
  • Update CI matrix from ['3.9', '3.12'] to ['3.10', '3.14']
  • Bump actions/checkout from v2 to v4 in test workflow

Co-Authored-By: Claude Sonnet 4.6 [email protected]

Syed-Ali-Abbas-568 and others added 2 commits April 13, 2026 14:56
- Drop Python 3.9 (EOL) support; set requires-python >= 3.10
- Add Python 3.13 and 3.14 classifiers to pyproject.toml
- Update CI matrix from ['3.9', '3.12'] to ['3.10', '3.14']

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@Syed-Ali-Abbas-568 Syed-Ali-Abbas-568 changed the title Syed ali/python version upgrade chore: upgrade Python version support to 3.13 and 3.14 Apr 15, 2026
@Syed-Ali-Abbas-568 Syed-Ali-Abbas-568 changed the title chore: upgrade Python version support to 3.13 and 3.14 Chore: drop compatibility with Python 3.9 and ensure compatibility with Python 3.14 Apr 15, 2026
@Faraz32123 Faraz32123 self-requested a review April 16, 2026 10:39
@Faraz32123 Faraz32123 moved this from Pending Triage to In review in Tutor project management Apr 16, 2026
@@ -0,0 +1 @@
- [Improvement] Drop Python 3.9 (end-of-life) support, add 3.13/3.14 classifiers, update CI matrix to 3.10/3.14, and bump `actions/checkout` to v4. No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can u add your github username at the end of changelog entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

3 participants